home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 241 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.6 KB

  1. Path: cs.uwa.edu.au!jasonb
  2. From: jasonb@cs.uwa.edu.au (Jason S Birch)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga programmers in deep shit...
  5. Date: 5 Jan 96 02:51:57 GMT
  6. Organization: The University of Western Australia
  7. Message-ID: <jasonb.820810317@cs.uwa.edu.au>
  8. References: <4bsgo0$3sg@bagan.srce.hr> <2317.6571T521T1370@rhein-neckar.de> <45915670@data.franken.de>
  9. NNTP-Posting-Host: decadence.cs.uwa.oz.au
  10. X-Newsreader: NN version 6.5.0 #3 (NOV)
  11.  
  12. "Walter Doerwald" <walter@data.franken.de> writes:
  13.  
  14. >There is IMHO no *usable* C++-Compiler for the AMIGA. (GCC doesn't compile
  15. >my programs because of "virtual memory exceeded" or "internal compiler
  16. >error")
  17.  
  18. SAS/C++ seems useable provided you don't need templates or exceptions.
  19. I don't know anything about Cameau (sp?) C++, so I can't say whether
  20. it's useable or not. As for GCC's usefulness, I suspect the errors
  21. you've given indicate a lack of resources on your machine to run it
  22. (unless it was your code - have you tried the code on other compilers
  23. or gcc on other machines?), which says it's not useable on *your*
  24. Amiga, as opposed to "the" Amiga.
  25.  
  26. >> Pascal, many BASIC dialects, ASM and quite every other language.
  27.  
  28. >So where's Smalltalk80?
  29.  
  30. On Aminet:
  31.  
  32. ALSt304.lzh        dev/lang   380K  73+Amiga Little Smalltalk version 3.04
  33. SmallTalk.lha      dev/lang   227K 428+Port of the Little Smalltalk system.
  34. smalltlk.lha       dev/lang   362K  18+Amiga Little Smalltalk version 3.09
  35.  
  36. I seem to recall a text-only SmallTalk80 from years ago, but I don't
  37. know where it is (it might have been a generic Unix program). None of
  38. these have very many custom classes, however, which limits their
  39. current usefulness for application design.
  40.  
  41. >> You`ll find AmigaE, too, which is IMHO unbeaten and NOT available on the
  42. >> PeeCees anyway.
  43.  
  44. >What's so great about E? I've never used the language/compiler.
  45.  
  46. I haven't used it for a long time, but it has a few neat features -
  47. exception handling, built-in lists, and I believe now
  48. object-orientation. It also produces very tight code, however was
  49. essentially type-free, in that the language didn't try very hard to
  50. stop you from accidentally putting values of the wrong type into
  51. variables (one of the main points of having types). It may have changed
  52. since then, I don't know. (Of course, neither does Smalltalk...)
  53.  
  54. >Bye...
  55. >    Walter Doerwald
  56.  
  57. -- 
  58. Jason S Birch                        ,-_|\ email: jasonb@cs.uwa.edu.au
  59. Department of Computer Science      /     \ Tel (work): +61 9 380 1840
  60. The University of Western Australia *_.-._/ Fax (work): +61 9 380 1089
  61. Nedlands  W. Australia  6907             v  Tel (home): +61 9 386 8630
  62.